home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus Special 16 / AMIGAplus Sonderheft 16 (1998)(ICP)(DE)[!].iso / pd / anwendungen / ispell-3.1.18bin / interfaces / guispell-1.1 / error.h < prev    next >
Text File  |  1995-09-21  |  94b  |  4 lines

  1. void Warning (char *code, ...);
  2. void Error (char *code, ...);
  3. void OnError (void (*f)(void));
  4.